The boolean data type is an exception 但布爾數(shù)據(jù)類型是個(gè)例外。
Gets a collection of standard values for the boolean data type 獲取布爾數(shù)據(jù)類型的標(biāo)準(zhǔn)值的集合。
The boolean data type is used to specify a true or false value 邏輯數(shù)據(jù)類型用于指定值的真或假。
Imitating oracles boolean data type 模仿oracle的布爾數(shù)據(jù)類型
Create a new type in your xml schema that represents boolean data types 在xml schema中創(chuàng)建表達(dá)布爾數(shù)據(jù)類型的新類型。
Object can be bound only to a field with a boolean data type or a string that can be parsed by 對(duì)象只能綁定到具有布爾型數(shù)據(jù)類型的字段或可以由
Emulating bit and boolean data types and functions does not have to be a challenging process 模仿位和布爾數(shù)據(jù)類型以及函數(shù)并非一定是一個(gè)挑戰(zhàn)性的過程。
Control to display a field from a microsoft sql server data source with a boolean data type 對(duì)象,以顯示microsoft sql server數(shù)據(jù)源中具有布爾型數(shù)據(jù)類型的字段。
And we have the following pl sql sql statements that manipulate with columns flag1 and flag2 both of boolean data type 并且具有下列pl / sql sql語句,可以使用它們?cè)诹衒lag1和flag2 (均為boolean數(shù)據(jù)類型)上進(jìn)行運(yùn)算:
Attribute is intended to be either " true " or " false . " unfortunately , jaxb failed to pick up on this and use a boolean data type - instead , the 屬性的值應(yīng)該是“ true ”或“ false ” 。不幸的是, jaxb沒有發(fā)現(xiàn)這一點(diǎn)并使用布爾數(shù)據(jù)類型,
In computer science, the Boolean or logical data type is a data type, having two values (usually denoted true and false), intended to represent the truth values of logic and Boolean algebra. It is named after George Boole, who first defined an algebraic system of logic in the mid 19th century.